handle tilde in version string
authorMichael Tokarev <mjt@tls.msk.ru>
Thu, 20 Jun 2024 06:47:47 +0000 (09:47 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Thu, 20 Jun 2024 06:49:50 +0000 (09:49 +0300)
commite6b92eeded0b5295bb260dad5b669106a56fa15a
treef2e3a081d94e1de23203e80a3156d93dcf5e502f
parentb4e29dd1fd23b3fd0edb0bb14c7bce2a671b84e0
handle tilde in version string

Forwarded: yes

wafsamba dislikes when version string contains "special" chars.
For some of them, upstream already has code to deal with.
Add handling of tilde (~) to the same places too.

Gbp-Pq: Name tilde-in-version.diff
buildtools/wafsamba/samba_abi.py